github.com/gotd/td/mtproto.Conn.tempKeyRenewalLoop (method)

2 uses

	github.com/gotd/td/mtproto (current package)
		conn.go#L246: 			g.Go("tempKeyRenewal", c.tempKeyRenewalLoop)
		pfs.go#L20: func (c *Conn) tempKeyRenewalLoop(ctx context.Context) error {